Platform Core .NET Assemblies API
GetByUId Method
See Also  Send Feedback
Terrasoft.Core Namespace > ManagerItemCollection<TItem> Class : GetByUId Method
uid
Unique identifier of the collection item.

Glossary Item Box

Gets the collection item of the current type with the specified unique identifier.

Syntax

 
C#
 
 

Parameters

uid
Unique identifier of the collection item.

Return Value

The collection item of the current type with the uid unique identifier. If the item with the uid identifier is not found in the collection, an exception is thrown.

Exceptions

ExceptionDescription
Terrasoft.Common.ItemNotFoundExceptionIf an element with the uid unique identifier is not found in the collection of the manager elements

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.